* woman.el (woman2-TH): Use string-equal instead of string-match.
authorChong Yidong <cyd@stupidchicken.com>
Fri, 11 Apr 2008 02:31:26 +0000 (02:31 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 11 Apr 2008 02:31:26 +0000 (02:31 +0000)
lisp/ChangeLog

index 100ef74f2983acb88de9673ef49b1b085fe603a4..b6c5109a481ec6a6a923ec7ad1505f6ddda2bb75 100644 (file)
@@ -1,6 +1,6 @@
 2008-04-11  Chong Yidong  <cyd@stupidchicken.com>
 
-       * woman.el (woman2-TH): Quote argument to string-match.
+       * woman.el (woman2-TH): Use string-equal instead of string-match.
 
 2008-04-11  Kevin Ryde  <user42@zip.com.au>